Package | qurasoft.saniq |
Type | StructureDefinition |
Id | Id |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=qurasoft.saniq@1.0.0&canonical=https://saniq.org/fhir/StructureDefinition/Patient |
Url | https://saniq.org/fhir/StructureDefinition/Patient |
Version | 1.0 |
Status | active |
Date | 2021-09-01 |
Name | Patient |
Title | Patient |
Experimental | False |
Description | Patient, der in der SaniQ-App eingeloggt ist. |
Type | Patient |
Kind | resource |
No resources found
No resources found
{
"resourceType" : "StructureDefinition",
"url" : "https://saniq.org/fhir/StructureDefinition/Patient",
"version" : "1.0",
"name" : "Patient",
"title" : "Patient",
"status" : "active",
"experimental" : false,
"date" : "2021-09-01",
"description" : "Patient, der in der SaniQ-App eingeloggt ist.",
"fhirVersion" : "4.0.1",
"kind" : "resource",
"abstract" : false,
"type" : "Patient",
"baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Patient",
"derivation" : "constraint",
"differential" : {
"element" : [
{
"id" : "Patient.identifier",
"path" : "Patient.identifier",
"short" : "Einzigartige ID",
"definition" : "Die eindeutige ID, welche dem Patienten vom SaniQ-System zugewiesen wird.",
"meaningWhenMissing" : "Patient ist nicht persisten gespeichert worden und liegt in keiner Datenbank vor.",
"mustSupport" : true
},
{
"id" : "Patient.name",
"path" : "Patient.name",
"min" : 1,
"max" : "1",
"defaultValueHumanName" : {
"use" : "anonymous",
"text" : "SaniQ"
},
"mustSupport" : true
},
{
"id" : "Patient.deceased[x]",
"path" : "Patient.deceased[x]",
"slicing" : {
"discriminator" : [
{
"type" : "type",
"path" : "$this"
}
],
"rules" : "open"
}
}
]
},
"text" : {
}
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.